Intersoft WebInput Documentation
How-to: Customize DateTime Editor dropdown display
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Editors > How-to: Customize DateTime Editor dropdown display

Glossary Item Box

You can customize DateTime editor dropdown display of WebInput.

In this topic, you will learn how to customize DateTime Editor dropdown display.

To customize DateTime Editor dropdown display

  1. Click WebInput instance and press F4.
  2. Set the Editors - DateTime - IsEnabled properties to True.
  3. Set the Editors - DateTime - Behavior - DropdownDisplayPosition properties to Left (you can also set this property to other options e.g LeftTop, RightBottom, etc).
  4. Run the Project.

See Also